home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 19 / Mac Magazin and MacEasy Magazine CD - Issue 19.iso / Datenbanken & Hypercard / Universe 5.1 / Universe 5.1.ePPC / Universe 5.1.ePPC.rsrc / STR#_15014.txt < prev    next >
Text File  |  1996-01-04  |  588b  |  53 lines

  1. SetFileVisible(&T;&I):I
  2.  
  3. GetFileVisible(&T):I
  4.  
  5. SetFileStatnry(&T;&I):I
  6.  
  7. GetFileStatnry(&T):I
  8.  
  9. SetFileLocked(&T;&I):I
  10.  
  11. GetFileLocked(&T):I
  12.  
  13. GetFilePhySize(&T):L
  14.  
  15. GetFileLogSize(&T):L
  16.  
  17. SetBDateTime(&T;&D;&L):I
  18.  
  19. SetMDateTime(&T;&D;&L):I
  20.  
  21. SetCDateTime(&T;&D;&L):I
  22.  
  23. GetFileBSeconds(&T):L
  24.  
  25. GetFileBTime(&T):L
  26.  
  27. GetFileBDate(&T):D
  28.  
  29. GetFileMSeconds(&T):L
  30.  
  31. GetFileMTime(&T):L
  32.  
  33. GetFileMDate(&T):D
  34.  
  35. GetFileCSeconds(&T):L
  36.  
  37. GetFileCTime(&T):L
  38.  
  39. GetFileCDate(&T):D
  40.  
  41. SetFileInfo(&T;&S;&S):I
  42.  
  43. GetFileInfo(&T;&S;&S):I
  44.  
  45. SetFileType(&T;&S):I
  46.  
  47. SetFileCreator(&T;&S):I
  48.  
  49. GetFileType(&T):S
  50.  
  51. GetFileCreator(&T):S
  52.  
  53.